home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / zsoftdrv.zip / GENIUS.DOC < prev    next >
Text File  |  1990-10-16  |  858b  |  28 lines

  1.                 Genius Documentation
  2.     ZSoft Corporation's GENIUS.SYS is designed to work with the 
  3.     Genius hand scanner. This scanner device driver presently has
  4.     only one option: DMA channel.
  5.     
  6.     DMA channel:    /C1        DMA channel 1
  7.             /C3        DMA channel 3
  8.     
  9.     Example CONFIG.SYS entry:
  10.             DEVICE=GENIUS.SYS /C3
  11.  
  12.     The driver is set up for the Genius 4500 and DMA channel 3.
  13.  
  14.     The scanner supports 100, 200, 300, and 400 dpi.
  15.  
  16.     This device driver does not support interrupts. Therefore, 
  17.     to obtain the best performance, GENIUS.SYS requires EMS.
  18.  
  19.     Paintbrush may save buffers to the hard disk while scanning. 
  20.     When the disk is accessed, scan lines are lost, resulting in gaps 
  21.     in the image. To prevent this, the entire scan may be scanned into 
  22.     Expanded Memory and then read back as required, greatly reducing the 
  23.     chance of losing scan data.
  24.  
  25.  
  26.  
  27. 
  28.